home *** CD-ROM | disk | FTP | other *** search
/ Minami 47 / MINAMI47.ISO / Varios / Juegos Flash / Drum Lessons.exe / scripts / frame_6 / DoAction.as
Text File  |  2003-04-29  |  100b  |  5 lines

  1. Golpes += "1";
  2. Score = Golpes - "1";
  3. set("Drum" add Golpes,random("4") + "1");
  4. gotoAndPlay(15);
  5.